I have a server/myth machine that I administer over ssh. I have no trouble ssh-ing into my machine from anywhere, local network, outside, etc. What I want to do is create a guest account so friends can use the machine when they need.
I added a user on the command line
and set a password.
What do I need to do to allow them ssh access? modify some ssh config file? add them to some group?
Thanks for the help
Luke